KeyCount Property (IIndexScanner<T>)
In This Topic
Gets the number of distinct key values in all items of this collection.
Syntax
'Declaration
ReadOnly Property KeyCount As Integer
Property Value
Number of distinct key values in the collection.
See Also